PrimGenCYLINObject

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

PrimGenCYLINObject()  

SYNOPSIS

geom_lib/primitiv.c:425

IPObjectStruct *PrimGenCYLINObject(VectorType Pt, VectorType Dir, RealType R)
 

DESCRIPTION

Routine to create a CYLINder geometric object defined by Pt - the base
 3d center point, Dir - the cylinder direction and height, and radius R. See also PrimSetResolution on fineness control of approximation of the primitive using flat faces.  

PARAMETERS:

Pt: Center location of Base of CYLINder.

Dir: Direction and distance from Pt to other base of cylinder.

R: Radius of Base of the cylinder.  

FUNCTION RETURN VALUE

IPObjectStruct *: A CYLINDER Primitive.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:13 GMT, October 17, 2022